home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue25 / compress / COMPRESS.ZIP / FILE_ID.DIZ < prev    next >
Encoding:
Text File  |  1997-07-09  |  783 b   |  19 lines

  1. TCompress 3.5 File and Database Compression for Delphi and C++ Builder
  2.  
  3. TCompress provides native components for the creation of 
  4. multi-file compressed archives, as well as database, file,
  5. resource and in-memory compression using streams.
  6. Three compression methods (RLE, LZH and LZH5) are built in, with
  7. "hooks" for the easy addition of custom compression formats.
  8.  
  9. TCompress also includes drop 'n play components for automatic
  10. database blob, image, rich text and memo compression, based on the
  11. VCL's TDBMemo, TDBRichText and TDBImage components.
  12.  
  13. Images compress by up to 99% when using LZH, hence there is a
  14. massive saving in disk space and disk or network access when
  15. using these components.
  16.  
  17. Latest version and support info: http://www.spis.co.nz/compress.htm
  18.  
  19.